←Select platform
In This Topic ▼

ThreadSafeList<T> Class Methods

Summary

For a list of all members of this type, see ThreadSafeList<T> members

Public Methods

Name Description
Public Method Add Adds an item to the ICollection.
Public Method Clear Removes all items from the ICollection.
Public Method Contains Determines whether the ICollection contains a specific value.
Public Method CopyTo Copies the elements of the ICollection to an System.Array, starting at a particular System.Array index.
Public Method GetEnumerator Returns an enumerator that iterates through the collection.
Public Method IndexOf Determines the index of a specific item in the IList.
Public Method Insert Inserts an item to the IList at the specified index.
Public Method Remove Removes the first occurrence of a specific object from the ICollection.
Public Method RemoveAt Removes the IList item at the specified index.

See Also

ThreadSafeList<T> Class

Leadtools.Dicom.AddIn Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.